\(\int \frac {x}{(1-c^2 x^2)^{3/2} (a+b \text {arccosh}(c x))} \, dx\) [306]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [F(-2)]
   Mupad [N/A]

Optimal result

Integrand size = 26, antiderivative size = 26 \[ \int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx=\text {Int}\left (\frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))},x\right ) \]

[Out]

Unintegrable(x/(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x)

Rubi [N/A]

Not integrable

Time = 0.08 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx=\int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx \]

[In]

Int[x/((1 - c^2*x^2)^(3/2)*(a + b*ArcCosh[c*x])),x]

[Out]

Defer[Int][x/((1 - c^2*x^2)^(3/2)*(a + b*ArcCosh[c*x])), x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 6.91 (sec) , antiderivative size = 28, normalized size of antiderivative = 1.08 \[ \int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx=\int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx \]

[In]

Integrate[x/((1 - c^2*x^2)^(3/2)*(a + b*ArcCosh[c*x])),x]

[Out]

Integrate[x/((1 - c^2*x^2)^(3/2)*(a + b*ArcCosh[c*x])), x]

Maple [N/A] (verified)

Not integrable

Time = 1.05 (sec) , antiderivative size = 24, normalized size of antiderivative = 0.92

\[\int \frac {x}{\left (-c^{2} x^{2}+1\right )^{\frac {3}{2}} \left (a +b \,\operatorname {arccosh}\left (c x \right )\right )}d x\]

[In]

int(x/(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x)

[Out]

int(x/(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x)

Fricas [N/A]

Not integrable

Time = 0.27 (sec) , antiderivative size = 61, normalized size of antiderivative = 2.35 \[ \int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx=\int { \frac {x}{{\left (-c^{2} x^{2} + 1\right )}^{\frac {3}{2}} {\left (b \operatorname {arcosh}\left (c x\right ) + a\right )}} \,d x } \]

[In]

integrate(x/(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x, algorithm="fricas")

[Out]

integral(sqrt(-c^2*x^2 + 1)*x/(a*c^4*x^4 - 2*a*c^2*x^2 + (b*c^4*x^4 - 2*b*c^2*x^2 + b)*arccosh(c*x) + a), x)

Sympy [N/A]

Not integrable

Time = 8.07 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00 \[ \int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx=\int \frac {x}{\left (- \left (c x - 1\right ) \left (c x + 1\right )\right )^{\frac {3}{2}} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )}\, dx \]

[In]

integrate(x/(-c**2*x**2+1)**(3/2)/(a+b*acosh(c*x)),x)

[Out]

Integral(x/((-(c*x - 1)*(c*x + 1))**(3/2)*(a + b*acosh(c*x))), x)

Maxima [N/A]

Not integrable

Time = 0.29 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00 \[ \int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx=\int { \frac {x}{{\left (-c^{2} x^{2} + 1\right )}^{\frac {3}{2}} {\left (b \operatorname {arcosh}\left (c x\right ) + a\right )}} \,d x } \]

[In]

integrate(x/(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x, algorithm="maxima")

[Out]

integrate(x/((-c^2*x^2 + 1)^(3/2)*(b*arccosh(c*x) + a)), x)

Giac [F(-2)]

Exception generated. \[ \int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x/(-c^2*x^2+1)^(3/2)/(a+b*arccosh(c*x)),x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

Mupad [N/A]

Not integrable

Time = 2.81 (sec) , antiderivative size = 26, normalized size of antiderivative = 1.00 \[ \int \frac {x}{\left (1-c^2 x^2\right )^{3/2} (a+b \text {arccosh}(c x))} \, dx=\int \frac {x}{\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )\,{\left (1-c^2\,x^2\right )}^{3/2}} \,d x \]

[In]

int(x/((a + b*acosh(c*x))*(1 - c^2*x^2)^(3/2)),x)

[Out]

int(x/((a + b*acosh(c*x))*(1 - c^2*x^2)^(3/2)), x)